Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetEvents(Attribute[]) Method
See Also 
Leadtools.Dicom.Common.Editing Namespace > DicomEditableProperty Class > GetEvents Method : GetEvents(Attribute[]) Method



attributes
An array of type System.Attribute that is used as a filter.
attributes
An array of type System.Attribute that is used as a filter.
Returns the events for this instance of a component using the specified attribute array as a filter.

Syntax

Visual Basic (Declaration) 
Overloads Public Function GetEvents( _
   ByVal attributes() As Attribute _
) As EventDescriptorCollection
Visual Basic (Usage)Copy Code
Dim instance As DicomEditableProperty
Dim attributes() As Attribute
Dim value As EventDescriptorCollection
 
value = instance.GetEvents(attributes)
C# 
public EventDescriptorCollection GetEvents( 
   Attribute[] attributes
)
C++/CLI 
public:
EventDescriptorCollection^ GetEvents( 
   array<Attribute^>^ attributes
) 

Parameters

attributes
An array of type System.Attribute that is used as a filter.

Return Value

An System.ComponentModel.EventDescriptorCollection that represents the filtered events for this component instance.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features